FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package my-ig#current (47 ms)

Package my-ig
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.pt/fhir/https://build.fhir.org/ig/AnaCeciliaCoimbra/community-health-ig/ValueSet-episode-of-care-status-subset.html
Url https://hl7.pt/fhir/community-health/ValueSet/episode-of-care-status-subset
Version 1.0.1
Status active
Date 2024-12-12T12:37:00+00:00
Name EpisodeOfCareStatusSubset
Title Subset of Episode Of Care Status
Experimental False
Realm uv
Authority hl7
Description A subset of allowed statuses for EpisodeOfCare.

Resources that use this resource

StructureDefinition
https://hl7.pt/fhir/community-health/StructureDefinition/episodeOfCare-standard Episode Of Care

Resources that this resource uses

CodeSystem
http://hl7.org/fhir/episode-of-care-status Episode Of Care Status


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet episode-of-care-status-subset

  • Include these codes as defined in http://hl7.org/fhir/episode-of-care-status
    CodeDisplayDefinition
    activeactiveThis episode of care is current.
    waitlistwaitlistThis episode has been placed on a waitlist, pending the episode being made active (or cancelled).
    finishedfinishedThis episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as "closed", "completed" or other similar terms.

Source

{
  "resourceType" : "ValueSet",
  "id" : "episode-of-care-status-subset",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet episode-of-care-status-subset</b></p><a name=\"episode-of-care-status-subset\"> </a><a name=\"hcepisode-of-care-status-subset\"> </a><a name=\"episode-of-care-status-subset-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html\"><code>http://hl7.org/fhir/episode-of-care-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-active\">active</a></td><td>active</td><td>This episode of care is current.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-waitlist\">waitlist</a></td><td>waitlist</td><td>This episode has been placed on a waitlist, pending the episode being made active (or cancelled).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-finished\">finished</a></td><td>finished</td><td>This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as &quot;closed&quot;, &quot;completed&quot; or other similar terms.</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.pt/fhir/community-health/ValueSet/episode-of-care-status-subset",
  "version" : "1.0.1",
  "name" : "EpisodeOfCareStatusSubset",
  "title" : "Subset of Episode Of Care Status",
  "status" : "active",
  "date" : "2024-12-12T12:37:00+00:00",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A subset of allowed statuses for EpisodeOfCare.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/episode-of-care-status",
        "concept" : [
          {
            "code" : "active",
            "display" : "active"
          },
          {
            "code" : "waitlist",
            "display" : "waitlist"
          },
          {
            "code" : "finished",
            "display" : "finished"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.